Skip to content
Back to search
30
MCP

SSH Liaison

pulsemcp/ssh liaison

Provides secure remote server access and command execution through SSH connections with persistent shell sessions.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SSH
Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files
0 tools
SSH Gateway
Enables secure SSH connections through gateway servers with Kerberos authentication for remote command execution and server management.
0 tools
RealSSH
Executes remote shell commands over SSH connections for AI agents.
0 tools
SSH Licco
Enables remote server management through SSH with connection pooling, batch execution, SFTP file transfers, Docker operations, and audit log
0 tools
Safe SSH
Executes curated read-only diagnostic commands over SSH for safe remote system monitoring.
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ssh_liaison": {
      "url": "None",
      "transport": "http"
    }
  }
}